ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
9

javax.persistence.LockTimeoutException

javax.persistence Exception LockTimeoutException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.persistence.PersistenceException javax.persistence.LockTimeoutException Implemented Interfaces
9

javax.persistence.Lob

javax.persistence Annotation Lob Target: Fields (including property get methods) Specifies that a persistent property or field should be persisted as a large object to a database-supported large ... type. The Lob type is inferred from the type of the persistent field or property
9

javax.persistence.NoResultException

javax.persistence Exception NoResultException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.persistence.PersistenceException javax.persistence.NoResultException Implemented Interfaces
9

javax.persistence.OptimisticLockException

javax.persistence Exception OptimisticLockException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.persistence.PersistenceException javax.persistence.OptimisticLockException Implemented
9

javax.persistence.metamodel.EntityType

javax.persistence.metamodel Interface EntityType<X> Superinterfaces: Bindable<X>, IdentifiableType<X>, ManagedType<X>, Type<X> Instances of the type EntityType represent entity types. Since: JPA 2.0 ... getPersistenceType() Return the persistence type. Return the persistence type. Returns: persistence
9

javax.persistence.metamodel.MappedSuperclassType

javax.persistence.metamodel Interface MappedSuperclassType<X> Superinterfaces: IdentifiableType<X>, ManagedType<X>, Type<X> Instances of the type MappedSuperclassType represent mapped superclass ... the persistence type. Return the persistence type. Returns: persistence type Since: JPA 2.0 Set
9

javax.persistence.metamodel.Attribute

javax.persistence.metamodel Interface Attribute<X,Y> Subinterfaces: CollectionAttribute ... getPersistentAttributeType() Return the persistent attribute type for the attribute. Return the persistent attribute type for the attribute. Returns: persistent attribute type Since: JPA 2.0 boolean isAssociation
9

javax.persistence.OneToMany

javax.persistence Annotation OneToMany Target: Fields (including property get methods) Defines ... is a requirement on the persistence provider runtime that the associated entities must be eagerly fetched. The LAZY strategy is a hint to the persistence provider runtime. Default value: javax.persistence
9

javax.persistence.spi.PersistenceUnitTransactionType

javax.persistence.spi Enum PersistenceUnitTransactionType java.lang.Object java.lang.Enum<javax.persistence.spi.PersistenceUnitTransactionType> javax.persistence.spi ... > Specifies whether entity managers created by the javax.persistence.EntityManagerFactory will be JTA or
9

javax.persistence.metamodel.BasicType

javax.persistence.metamodel Interface BasicType<X> Superinterfaces: Type<X> Instances of the type BasicType represent basic types (including temporal and enumerated types). Since: JPA 2.0 Class<X ... Since: JPA 2.0 PersistenceType getPersistenceType() Return the persistence type. Return the persistence type. Returns: persistence type Since: JPA 2.0

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support